CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - romberg integration

搜索资源列表

  1. No2

    0下载:
  2. 数值计算,实现数值积分功能,利用龙贝格积分法则,对指定的函数进行积分运算-Numerical calculation, to achieve numerical integration function, using Romberg integration rule, the specified function of integral operation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:60005
    • 提供者:李依凡
  1. lab8

    1下载:
  2. 数值分析中龙贝格积分的代码,是浙江大学数值分析课程第8个实验的代码,见acm网站-Numerical analysis code Romberg integration, numerical analysis course at Zhejiang University No. 8 test code, see acm site
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:742
    • 提供者:丁逸
  1. Romberg-integration-algorithm

    0下载:
  2. Trapezoidal integral formula
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:764
    • 提供者:CH被射之雕
  1. Numerical-Integration

    0下载:
  2. 复化梯形、复化simpson、变步长梯形、自适应simpson、romberg积分-tixing simpson adaptive simpson Romberg
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:5217
    • 提供者:
  1. Romberg

    0下载:
  2. 这是用龙贝格求解数值积分的一种方法,精确性高-This is solved using Romberg numerical integration method, high accuracy
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:654
    • 提供者:vongpo
  1. longbeige

    0下载:
  2. c语言编程龙贝格积分算法;很容易根据从低阶的计算劫夺推出高阶的近似值-c programming language Romberg integration algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:764
    • 提供者:王勇
  1. romberg

    0下载:
  2. 龙贝格单重积分源程序,使用龙贝格法计算数值积分-Romberg single re-integration source, calculated using Romberg numerical integration
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:5359
    • 提供者:张逸
  1. 002

    0下载:
  2. 龙贝格积分的算法——计算方法的实验之一。-Romberg integration algorithm- calculation of the experimental one.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:580
    • 提供者:宁仔
  1. 312009

    0下载:
  2. 龙贝格积分,功能是已知一些节点,则可以根据龙贝格积分方法得到这些点的近似函数-Romberg integration, the function is known to some of the nodes, you can get according to Romberg integration method approximate the function of these points
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:135631
    • 提供者:黄彬
  1. Romberg

    0下载:
  2. 根据所给定的函数, 积分区间以及所要求的精度值, 编制Romberg 算法的 Matlab 程序-The basis of the given function, the value of the integration interval and the precision required, the preparation of the Romberg Algorithm in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:9601
    • 提供者:jenny
  1. shuzhi

    0下载:
  2. 主要应用于数值计算,其中包括插值法和数据拟合相关的程序,还有数值积分的龙贝格积分和高斯-勒让求积公式的程序-Mainly used in the numerical calculation, including interpolation and data fitting procedures related procedures, numerical integration of the Romberg integration and Gauss- Legendre quadrature fo
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:3706
    • 提供者:sunli
  1. LBG

    0下载:
  2. 使用C#语言编写的龙贝格积分算法实现定积分的计算,Winform界面,可以在程序中设置被积函数,在界面中输入积分上下限和精度要求即可输出积分结果。-Romberg integration algorithm using C# language to achieve the definite integral calculation, Winform interface, can be set in the program is integrable functions, enter the li
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:45443
    • 提供者:changyanhui
  1. romberg-integration.pdf

    0下载:
  2. romberg_integration to solve integrals
  3. 所属分类:Development Research

    • 发布日期:2017-12-09
    • 文件大小:76962
    • 提供者:Harivansh
  1. Romberg2

    0下载:
  2. 对于实际的工程积分问题,很难应用Newton-Leibnitz公式去求解。因此应用数值方法进行求解积分问题已经有着很广泛的应用,本程序基于Romberg积分法来解决一类积分问题。-Credits for practical engineering problems, difficult to apply the Newton-Leibnitz formula to solve. The application of numerical methods for solving integral p
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-17
    • 文件大小:573488
    • 提供者:梧桐雨
  1. ROMBERG

    0下载:
  2. matlab中的龙贝格数值积分方法,可用来计算定积分,用户可更改里面函数-The matlab Romberg numerical integration methods, can be used to calculate the definite integral, the user can change the inside function
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:530
    • 提供者:张翔宇
  1. jifen

    0下载:
  2. 各种数值积分,龙贝格积分。反常积分。高斯积分。三重积分。-Various numerical integration Romberg integration. Improper integrals. Gaussian integral. Triple integral.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-23
    • 文件大小:22658
    • 提供者:陈腾飞
  1. longbeige

    0下载:
  2. 计算方法之龙贝格积分,用c语言实现-Romberg Integration,by c。。。。
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:599953
    • 提供者:郝大宝
  1. numerical-computing-method

    0下载:
  2. 数值计算LU分解,追赶法,jacobi迭代,高斯迭代法,牛顿插值法,Romberg积分法-Numerical LU decomposition, chasing method, jacobi iteration, Gauss iterative method, Newton interpolation, Romberg integration method
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:5398
    • 提供者:袁皓
  1. lab_class_6

    0下载:
  2. 龙贝格积分,计算方法课程作业,龙贝格积分,计算方法课程作业-Romberg integration, calculation methods coursework, Romberg integration, calculation methods coursework
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2863
    • 提供者:konglong
  1. Romberg

    0下载:
  2. 数值计算中的龙贝格积分,计算了用常规方法无法计算的在[0,1]范围内sin(x)/x的积分值,并与标准值做了比较.-The Romberg numerical integration, calculated by conventional methods can not be calculated in the range [0,1] sin (x)/x integral value, and were compared with the standard value.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:740
    • 提供者:刘凯新
« 1 2 34 5 6 »
搜珍网 www.dssz.com